$text:The text or calculation stored with the object
$buttonstyle:The style of a button object
$dataname:The data name of the object
$autotablen:The number of characters entered before automatically tabbing out of the field
$horzscroll:If true,the field or window has a horizontal scroll bar, or can scroll horizontally
$passwordchar:If set,OMNIS displays this character for each character entered,allowing private entry of passwords;if set,the data cannot exceed 255 characters
$horizontal:If true,the radio column order is horizontal
$columncount:The number of columns shown for the radio group
$minvalue:The minimum value for the radio group
$maxvalue:The maximum value for the radio group
$align:The alignment or justification of the field
$colcount:The number of columns for the list
$columnnames:The names of the columns for a data grid or headed list box
$listname:The name of the list to display combo choices
$columnwidths:Comma separated list of column widths,expressed in pixels
$displayformat:The format for the data displayed
$vertscroll:If true,the field or window has a vertical scroll bar
$cachepicture:If true,the object keeps a runtime copy of the native OS image corresponding to a shared picture. This results in faster drawing, at the cost of greater memory usage.
$noscale:If true,the picture field does not scale the picture
$aligncolumns:This string has a character for the alignment of each column (L=left,C=center,R=right);it does not apply to the column headings